home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15462 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  779 b 

  1. Path: newshost.gu.edu.au!usenet
  2. From: Student (Student)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: help Borland c++ 4.52 and win95
  5. Date: 19 Apr 1996 05:55:58 GMT
  6. Organization: Griffith University
  7. Message-ID: <4l79te$r44@griffin.itc.gu.edu.au>
  8. References: <3176b4da.605802@news2.ios.com>
  9. NNTP-Posting-Host: enslab29.student.gu.edu.au
  10. X-Newsreader: WinVN 0.92.5
  11.  
  12. In article <3176b4da.605802@news2.ios.com>, destro@gramercy.ios.com (Benjamin Bodenheim) says:
  13. >
  14. >I am having a proble, writing to a file with win95 my data is not
  15. >there instead there is garbage in the file
  16.  
  17. sounds to me like the TYPE of the data you are sending to it is
  18. different to what you are reading it as... that is if I understand
  19. what the problem is.
  20. Could you be a little more specific - source code for example.
  21.